home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / utility / tsnr21.zip / LF2CRLF.TAB < prev    next >
Text File  |  1990-11-22  |  551b  |  16 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ; LF2CRLF.TAB
  3. ;
  4. ; This file is a table for Turbo Search And Replace that converts UNIX
  5. ; style text files into DOS style.
  6. ;
  7. ; WARNING:  You must *NOT* use ASCII mode or this table will malfunction!
  8. ;           (The same action could be done in ASCII mode by using a 
  9. ;            substitution string of:  "\n=\n").
  10. ;
  11. ; Copyright (c)1990, Curtis Little
  12. ; All Rights Reserved
  13. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  14. \n=\r\n
  15.  
  16.